词语吧>英语词典>class list翻译和用法

class list

英 [klɑːs lɪst]

美 [klæs lɪst]

网络  类列表; 班级名单

英英释义

noun

  • a list issued by examiners that categorizes students according to the class of honours they achieved in their degree examinations
      Synonym:honours list

    双语例句

    • He knew that meant she had come to his place on the class attendance list.
      他知道那意味著老师已经念到班级出勤簿上他的名字了。
    • The simplest of these ways would be to add the more interesting and applicable classes to the class list, make them as race restrictive as need be, and be done with it.
      最简单的方法是在职业列表里增加更多有趣的可选职业,如果需要的话加上种族限制。
    • Class is used to list the services offered by the Block.
      类列出了模块提供的服务列表。
    • The JobList class provides a list of jobs based on selection criteria.
      JobList类基于选择标准提供作业列表。
    • For example, in a generic class List, do you really want to prevent the construction of a List?
      例如,在泛型类List中,您真的想要防止List的构造吗?
    • See the binding class for a list of possible data sources and for information about creating bindings between controls and data sources.
      有关可能的数据源的列表以及在控件和数据源之间创建绑定的信息,请参见binding类。
    • The number of students present should tally with the class list that you have been provided with.
      到课的学生人数应与提供给你的学生名单相符。
    • Template argument list following class template name must list parameters in the order used in template parameter list
      类模板名称后面的模板参数列表必须按模板参数列表中使用的顺序列出参数
    • Derived class still maintains a list of the currently embedded items.
      派生类仍维护当前嵌入项的列表。
    • You could have your FixedList class implement the List interface as well, but then you are faced with the unsavory task of providing an implementation for all of the List methods.
      您也可以让您的FixedList类实现List接口,但是您需要面对一项烦人的工作:为所有List方法提供一个实现。